Skip to content

Conversation

NorbertLoh
Copy link

Implements #29
This PR creates the admin page which displays the number of questions and details about all the questions.

Screens:
image

Notes:
I have added a search input which should search by question. Thought it will be quite important for question management.

For future enhancements of the tables, we can consider using mantine-datatable.

@NorbertLoh NorbertLoh added this to the Sprint 1 milestone Sep 18, 2025
@NorbertLoh NorbertLoh self-assigned this Sep 18, 2025
@NorbertLoh NorbertLoh linked an issue Sep 18, 2025 that may be closed by this pull request
@kokerinks kokerinks changed the base branch from dev to ui-login-signup October 2, 2025 13:43
@kokerinks kokerinks changed the base branch from ui-login-signup to dev October 2, 2025 13:44
@kokerinks kokerinks changed the base branch from dev to ui-login-signup October 2, 2025 13:44
Copy link

@kokerinks kokerinks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ell gee tee emm

@NorbertLoh NorbertLoh changed the base branch from ui-login-signup to dev October 2, 2025 15:30
Question table should have a search functionality that searches by
question name. Mantine-datatable can be used for enhanced table
features in the future.
@NorbertLoh NorbertLoh merged commit 9fe33a1 into dev Oct 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Admin UI must display the number of questions.
2 participants